home *** CD-ROM | disk | FTP | other *** search
Wrap
<html> <head> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <meta name="generator" content="Adobe GoLive 4"> <title>Netscape CSS Fix Action</title> </head> <body bgcolor="white"> <center> <font size="6">Netscape CSS Fix Action</font><font> <hr> </font> <p> </p> </center> <div align="left"> <p> <csactionclass name="Netscape CSS Fix" function="CSNSFix" nsversion="4" ieversion="4"> </p> </div> <p></csactionclass> </p> <p> </p> <p> <script language="JavaScript1.2" cyberversion="N1.2"><!-- function CSFixFct() { var d = document; var w = window; if (d.cs.csFix.w != w.innerWidth || d.cs.csFix.h != w.innerHeight) { d.location = d.location; } } function CSNSFix(action) { var d = document; var w = window; if ((navigator.appName == 'Netscape') && (parseInt(navigator.appVersion) == 4)) { if (typeof d.cs == 'undefined') { d.cs = new Object; d.cs.csFix = new Object; } else if (CSIsFrame (w) == true) CSFixFct(); d.cs.csFix.w = w.innerWidth; d.cs.csFix.h = w.innerHeight; window.onresize = CSFixFct; } } function CSIsFrame (window) { var rootWindow = window.parent; if (rootWindow == 'undefined') return false; for (i = 0; i < rootWindow.frames.length; i++) if (window == rootWindow.frames[i]) return true; return false; } // --> </script> </p> <p> </p> <p> <table cool width="226" height="107" border="0" cellpadding="0" cellspacing="0" gridx="16" showgridx usegridx gridy="16" showgridy usegridy bgcolor="#eeeeee"> <tr height="1" cntrlrow> <td width="1" height="1"><spacer type="block" width="1" height="1"></td> <td width="16" height="1"><spacer type="block" width="16" height="1"></td> <td width="207" height="1"><spacer type="block" width="207" height="1"></td> </tr> <tr height="16"> <td width="1" height="16"><spacer type="block" width="1" height="16"></td> <td width="16" height="16"><spacer type="block" width="16" height="16"></td> <td width="207" height="16"><spacer type="block" width="207" height="16"></td> </tr> <tr height="88"> <td width="1" height="88"><spacer type="block" width="1" height="88"></td> <td width="16" height="88"><spacer type="block" width="16" height="88"></td> <td width="207" height="88" colspan="1" rowspan="1" valign="top" align="left" xpos="16"> <csactioncntrl x="16" y="16" width="192" height="80" alignx="scale" aligny="scale" type="InfoText" value="This action fixes the Netscape 4 bug that causes the page to lose most of its CSS information when the window is resized."> </td> </tr> </table> </p> <p> </body> </html>